projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e23864
)
*** empty log message ***
author
Lute Kamstra
<lute@gnu.org>
Thu, 16 Oct 2003 13:15:34 +0000
(13:15 +0000)
committer
Lute Kamstra
<lute@gnu.org>
Thu, 16 Oct 2003 13:15:34 +0000
(13:15 +0000)
lisp/ChangeLog
patch
|
blob
|
history
lispref/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 0018a9d9a092f0a1b7ddc6fc068269b0799390af..0b7387b760e5347d358a17b144037595a11b71b9 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2003-10-16 Lute Kamstra <lute@gnu.org>
+
+ * subr.el (force-mode-line-update): Fix docstring.
+
2003-10-14 Dave Love <fx@gnu.org>
* international/mule-cmds.el (find-multibyte-characters): Doc fix.
diff --git
a/lispref/ChangeLog
b/lispref/ChangeLog
index 06a53f77c5ed229db3377165d26acab33cd99031..c74b537de90ad535f3237885dc960cc7d5098094 100644
(file)
--- a/
lispref/ChangeLog
+++ b/
lispref/ChangeLog
@@
-1,3
+1,8
@@
+2003-10-16 Lute Kamstra <lute@gnu.org>
+
+ * modes.texi (Mode Line Format): Mention force-mode-line-update's
+ argument.
+
2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
* windows.texi (Choosing Window): Fix typo.